home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmComboBoxAddItem.z / XmComboBoxAddItem
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm - add an item to the ComboBox widget
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           #include <Xm/ComboBox.h>
  13.           vvvvooooiiiidddd XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm(
  14.           WWWWiiiiddddggggeeeetttt wwww,
  15.           XXXXmmmmSSSSttttrrrriiiinnnngggg iiiitttteeeemmmm,
  16.           iiiinnnntttt ppppoooossss,
  17.           BBBBoooooooolllleeeeaaaannnn uuuunnnniiiiqqqquuuueeee);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           The XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm function adds the given item to the
  24.           XmComboBox at the given position.
  25.  
  26.           The _w argument specifies the XmComboBox widget ID.
  27.  
  28.           The _i_t_e_m argument specifies the XXXXmmmmSSSSttttrrrriiiinnnngggg for the new item.
  29.  
  30.           The _p_o_s argument specifies the position of the new item.
  31.  
  32.           The _u_n_i_q_u_e argument specifies if this item should duplicate
  33.           an identical item or not.
  34.  
  35.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  36.           The XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm function returns no value.
  37.  
  38.      AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  39.           The functions XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxAAAAddddddddIIIItttteeeemmmm and XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxDDDDeeeelllleeeetttteeeePPPPoooossss have
  40.           different naming conventions (Item versus Pos) because of
  41.           the objects they are manipulating.  The Item is a string to
  42.           be added, the Pos is a numeric position number.
  43.  
  44.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  45.           XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxDDDDeeeelllleeeetttteeeePPPPoooossss(3), XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxSSSSeeeettttIIIItttteeeemmmm(3),
  46.           XXXXmmmmCCCCoooommmmbbbbooooBBBBooooxxxxSSSSeeeelllleeeeccccttttIIIItttteeeemmmm(3).
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.